Merge branch 'glarea-allowed-apis' into 'main'
authorMatthias Clasen <mclasen@redhat.com>
Tue, 4 Apr 2023 03:14:21 +0000 (03:14 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 4 Apr 2023 03:14:21 +0000 (03:14 +0000)
commit6a2f715250b5ff15f8bbf5f805a957010f3627dd
tree71944c8a4240e17d1b51d2c10afe5f1c0c7c8b92
parent7723045e9acf1b4785c43e44bae5883aee6b7e49
parentb1f0ca7dc4c74fb34c5c9455cae197ef1464ac82
Merge branch 'glarea-allowed-apis' into 'main'

glarea: Add GtkGLArea::allowed-apis

Closes #5330

See merge request GNOME/gtk!5786